Uses of Class
org.eclipse.vtp.framework.interactions.core.configurations.ExternalReferenceConfiguration

Packages that use ExternalReferenceConfiguration
org.eclipse.vtp.framework.interactions.core.conversation   
org.eclipse.vtp.framework.interactions.core.services   
 

Uses of ExternalReferenceConfiguration in org.eclipse.vtp.framework.interactions.core.conversation
 

Methods in org.eclipse.vtp.framework.interactions.core.conversation with parameters of type ExternalReferenceConfiguration
 IExternalReference IConversation.createExternalReference(ExternalReferenceConfiguration configuration)
           
 

Uses of ExternalReferenceConfiguration in org.eclipse.vtp.framework.interactions.core.services
 

Methods in org.eclipse.vtp.framework.interactions.core.services with parameters of type ExternalReferenceConfiguration
 IExternalReference Conversation.createExternalReference(ExternalReferenceConfiguration configuration)